home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineButton2_237 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  64 b   |  5 lines

  1. on(release){
  2.    set("/:Instru",false);
  3.    gotoAndPlay(1);
  4. }
  5.